Micron Document
pintobyte rngit

xous-core/services/ime-plugin-shell/src/lib.rs main (17e4bce8) Text, 195 B

#![cfg_attr(target_os = "none", no_std)]

pub const SERVER_NAME_IME_PLUGIN_SHELL: &str = "_IME shell plugin_";

// just inherit all the default from the ime_plugin_api
pub use ime_plugin_api::*;

Served by rngit 1.4.0 - Generated in 0.08s